home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / arexx / ole1v10a.lha / OLE_System / ole / misc / FontTable.fw.ct < prev    next >
Encoding:
Text File  |  1994-12-02  |  1.2 KB  |  120 lines

  1. ;
  2. ; FontTable.fw.ct
  3. ;
  4. ; $(C): (1994, Rocco Coluccelli, Bologna)
  5. ; $VER: FontTable.fw.ct 1.00 (21.Oct.1994)
  6. ;
  7.  
  8. ## english
  9.  
  10. # about
  11. How many times you have forgotten
  12. the ASCII code for a character ?
  13.  
  14. How many times you want go crazy
  15. searching a particular character ?
  16.  
  17. Take it easier printing
  18. the complete table of a font.
  19.  
  20. Rocco Coluccelli
  21. #
  22.  
  23. # help1
  24. From the font requester in FinalWriter
  25. choose a font then press the [... font]
  26. button to set your choice.
  27.  
  28. Press [draw] when ready.
  29. #
  30.  
  31. # title
  32. Draw font table
  33. #
  34.  
  35. # 1
  36. Font 
  37. #
  38.  
  39. # 2
  40.  size 
  41. #
  42.  
  43. # 3
  44. Label font
  45. #
  46.  
  47. # 4
  48. Table font
  49. #
  50.  
  51. # 5
  52. Draw
  53. #
  54.  
  55. # 6
  56. Help
  57. #
  58.  
  59. ##
  60.  
  61.  
  62.  
  63.  
  64. ## italiano
  65.  
  66. # about
  67.  
  68. Quante volte dimentichiamo
  69. il codice ASCII di un carattere ?
  70.  
  71. Quante volte siamo impazziti
  72. cercando un carattere particolare
  73. con tutte le combinazioni di tasti ?
  74.  
  75. Rendiamoci la vita facile stampando
  76. la tabella di un set di caratteri
  77. che usiamo di frequente.
  78.  
  79. Rocco Coluccelli
  80. #
  81.  
  82. # help1
  83.  
  84. Scegli un font dai menu di FinalWriter e premi
  85. il pulsante per impostare il set di caratteri
  86. da usare per la [tabella] o gli [indici].
  87.  
  88. Premi [disegna] quando sei pronto.
  89. #
  90.  
  91. # title
  92. Mappa dei caratteri
  93. #
  94.  
  95. # 1
  96. Carattere 
  97. #
  98.  
  99. # 2
  100.  corpo 
  101. #
  102.  
  103. # 3
  104. indici 
  105. #
  106.  
  107. # 4
  108. tabella
  109. #
  110.  
  111. # 5
  112. Disegna
  113. #
  114.  
  115. # 6
  116. Aiuto
  117. #
  118.  
  119. ##
  120.